Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for Firefox 124 beta #22272

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Updates for Firefox 124 beta #22272

merged 1 commit into from
Mar 4, 2024

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Feb 21, 2024

The Open Web Docs BCD collector v10.8.0 found new features shipping in Firefox 124 beta which was released yesterday. Currently, the collector covers about 88% of BCD, so the following list might not be exhaustive. Also, if a feature is in Firefox Nightly only, it is not considered here.

With this PR, BCD considers the following features as shipping in Firefox 124:

  • api.AbortSignal.any_static
  • api.ContentVisibilityAutoStateChangeEvent
  • api.ContentVisibilityAutoStateChangeEvent.ContentVisibilityAutoStateChangeEvent
  • api.ContentVisibilityAutoStateChangeEvent.skipped
  • api.Element.contentvisibilityautostatechange_event
  • api.Navigator.wakeLock
  • api.Permissions.permission_screen-wake-lock
  • api.WakeLock
  • api.WakeLock.request
  • api.WakeLockSentinel
  • api.WakeLockSentinel.release
  • api.WakeLockSentinel.release_event
  • api.WakeLockSentinel.released
  • api.WakeLockSentinel.type
  • css.properties.content-visibility
  • css.properties.text-wrap-mode
  • css.properties.text-wrap-mode.nowrap
  • css.properties.text-wrap-mode.wrap
  • css.properties.text-wrap-style
  • css.properties.text-wrap-style.auto
  • css.properties.text-wrap-style.balance
  • css.properties.text-wrap-style.stable
  • css.properties.text-wrap.nowrap
  • css.properties.text-wrap.wrap
  • http.headers.Permissions-Policy.screen-wake-lock
  • javascript.builtins.ArrayBuffer.ArrayBuffer.maxByteLength_option
  • javascript.builtins.ArrayBuffer.maxByteLength
  • javascript.builtins.ArrayBuffer.resizable
  • javascript.builtins.ArrayBuffer.resize
  • javascript.builtins.SharedArrayBuffer.SharedArrayBuffer.maxByteLength_option
  • javascript.builtins.SharedArrayBuffer.grow
  • javascript.builtins.SharedArrayBuffer.growable
  • javascript.builtins.SharedArrayBuffer.maxByteLength

Again, I hope this auto-generated PR is useful to update BCD for the new Firefox 124 more easily and faster. If you have feedback, let me know!

See also mdn/mdn#526

@github-actions github-actions bot added data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS labels Feb 21, 2024
@queengooborg queengooborg merged commit 1be73d9 into mdn:main Mar 4, 2024
5 checks passed
@Elchi3 Elchi3 deleted the firefox-124 branch March 4, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants